2004-12-17 Matthias Clasen <mclasen@redhat.com>
* gdk/tmpl/x_interaction.sgml: Remove a no longer needed
note. (#161544, Tommi Komulainen)
+2004-12-17 Matthias Clasen <mclasen@redhat.com>
+
+ * gdk/tmpl/x_interaction.sgml: Remove a no longer needed
+ note. (#161544, Tommi Komulainen)
+
Fri Dec 17 13:51:17 2004 Jonathan Blandford <jrb@redhat.com>
* gtk/Makefile.am (HTML_IMAGES): spell missing stock icons
<para>
Returns the X GC of a #GdkGC.
</para>
-<note><para>
-Note that the clip origin, clip region and tile/stipple origin fields of the
-returned GC may not be in sync with @gc. If you need that,
-use GDK_GC_GET_XGC().
-</para></note>
@gc: a #GdkGC.
@Returns: an Xlib <type>GC</type>.